added samples
[windows-sources.git] / sdk / samples / all in on code / Visual Studio 2010 / CSASPNETPreventMultipleWindows / Main.aspx.designer.cs
blobb8301063cf1eaf79f9ec87746d664b618ee17f93
1 //------------------------------------------------------------------------------
2 // <auto-generated>
3 // This code was generated by a tool.
4 //
5 // Changes to this file may cause incorrect behavior and will be lost if
6 // the code is regenerated.
7 // </auto-generated>
8 //------------------------------------------------------------------------------
10 namespace CSASPNETPreventMultipleWindows {
13 public partial class Main {
15 /// <summary>
16 /// form1 control.
17 /// </summary>
18 /// <remarks>
19 /// Auto-generated field.
20 /// To modify move field declaration from designer file to code-behind file.
21 /// </remarks>
22 protected global::System.Web.UI.HtmlControls.HtmlForm form1;
24 /// <summary>
25 /// NextPage1 control.
26 /// </summary>
27 /// <remarks>
28 /// Auto-generated field.
29 /// To modify move field declaration from designer file to code-behind file.
30 /// </remarks>
31 protected global::CSASPNETPreventMultipleWindows.NextPage NextPage1;